home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / rocketbi.swf / scripts / DefineButton2_426 / BUTTONCONDACTION on(keyPress x).as < prev    next >
Encoding:
Text File  |  2011-03-26  |  73 b   |  7 lines

  1. on(keyPress "x"){
  2.    with(_root)
  3.    {
  4.       usextra(human);
  5.    }
  6. }
  7.